EntranceTestScore 
EntityType  Independent 
Logical Entity Name  EntranceTestScore 
Default Table Name  AmProspectTest 
Logical Only  NO 
Definition 
 
Note 
 

EntranceTestScore Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentId(FK)    INTEGER  YES 
 
TestId    INTEGER  NO 
 
IsRequired    BIT  NO 
 
TestDate    DATETIME  YES 
 
MinimumScoreRequired    CHAR(8)  NO 
 
TestScore    CHAR(8)  NO 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
EntranceTestScoreId(PK)(FK)    INTEGER  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 
ScheduledExamDate    DATETIME  YES 
 
ExamFeeAmount    MONEY(19, 4)  YES 
 
IsExamFeePaidByStudent    BIT  YES 
 
EntranceTestLocationId(FK)    INTEGER  YES 
 
RemedialCourseId(FK)    INTEGER  YES 
 
TestResultDate    DATETIME  YES 
 
NumberResult    INTEGER  YES 
 
TextResult    VARCHAR(6000)  YES 
 
ParentEntranceTestScoreId(FK)    INTEGER  YES 
 
EquivalentSatScore    INTEGER  YES 
 
EntranceTestId(FK)    INTEGER  YES 
 
CourseId(FK)    INTEGER  YES 
 

EntranceTestScore Keys 
Key Name  Key Type  Keys 
AmProspectTest_ParentAmProspectTestID_N_N_IDX  Inversion Entry  ParentEntranceTestScoreId 
AmProspectTest_amProspectTestID_U_C_IDX  PrimaryKey  EntranceTestScoreId 
AmProspectTest_AdEnrollID_FailAdCourseID_AmProspectTestID_U_N_IDX  Alternate Key  RemedialCourseId, EntranceTestScoreId 

EntranceTestScore Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
EntranceTest  Non-Identifying  Zero or One to Zero or More        EntranceTestId  NO 
EntranceTestLocation  Non-Identifying  Zero or One to Zero or More        EntranceTestLocationId  NO 
Course  Non-Identifying  Zero or One to Zero or More        RemedialCourseId  NO 
EntranceTestScore  Non-Identifying  Zero or One to Zero or More        ParentEntranceTestScoreId  NO 
EntranceTestScore  Non-Identifying  Zero or One to Zero or More        EntranceTestScoreId  NO 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
EntranceTestScore  Non-Identifying  One To Zero or More          NO 
AmProspectTestExternalMap  Non-Identifying  One To Zero or More          NO 
EntranceTestScore  Non-Identifying  One To Zero or More          NO 

EntranceTestScore Check Constraints 
Check Constraint Name  CheckConstraint